{
  "type": "minecraft:crafting_shapeless",
  "ingredients": [
    "minecraft:jigsaw",
    "minecraft:<ingredient>"
  ],
  "result": {
    "id": "minecraft:structure_block",
    "count": 1,
    "components": {
      "minecraft:item_model": "hats:<hat>",
      "minecraft:item_name": "\"<hat>\"",
      "minecraft:equippable": {
        "slot": "head",
        "dispensable": true,
        "swappable": true
      },
      "minecraft:custom_data": {
        "headgear": {}
      },
      "minecraft:max_stack_size": 1,
      "minecraft:rarity": "common"
    }
  }
}
